'Declaration Public Overloads Sub CreateModelAsync( _ ByVal BatchHeader As BatchHeader, _ ByVal Model As String, _ ByVal Parent As String, _ ByVal Definition() As Byte, _ ByVal Properties() As Property _ )
public void CreateModelAsync( BatchHeader BatchHeader, string Model, string Parent, byte[] Definition, Property[] Properties )
Parameters
- BatchHeader
- Model
- Parent
- Definition
- Properties